func runtime.mapdelete_fast32

2 uses

	runtime (current package)
		map_fast32.go#L273: func mapdelete_fast32(t *maptype, h *hmap, key uint32) {
		map_fast32.go#L276: 		racewritepc(unsafe.Pointer(h), callerpc, abi.FuncPCABIInternal(mapdelete_fast32))